Platform Explorer / Nuxeo Platform 6.0

Operation VersionAndAttachFile (VersionAndAttachFile)

In component BuiltIn
Operation id VersionAndAttachFile
Category Chain
Label VersionAndAttachFile
Requires
Since

Parameters

No parameters.

Signature

Inputs bloblist
Outputs document

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "VersionAndAttachFile",
  "label" : "VersionAndAttachFile",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "VersionAndAttachFile",
  "signature" : [ "bloblist", "document" ],
  "params" : [ ]
}